Release 10.1A: OpenEdge Development:
Progress Dynamics Managers API Reference


generateDynamicSDF

This procedure generates a dynamic OpenEdge SmartDataField™ (SDF) based on the information obtained from the SDF Maintenance Tool.

Location: ry\app\rydesmngrp.i

Parameters:

INPUT pcObjectName AS CHARACTER INPUT pcObjectDescription AS CHARACTER INPUT pcProductModuleCode AS CHARACTER INPUT pcResultCode AS CHARACTER INPUT plDeleteExistingInstances AS LOGICAL INPUT pcSDFType AS CHARACTER

Acceptable values are DynCombo or DynLookup.

INPUT pcSuperProcedure AS CHARACTER

The name of the super procedure.

INPUT pcAttributeLabels AS CHARACTER

A CHR(1)-delimited list of attribute names.

INPUT pcAttributeValues AS CHARACTER

A CHR(1)-delimited list of attribute values corresponding to attribute names from pcAttributeLabels.

INPUT pcAttributeDataType AS CHARACTER

A CHR(1)-delimited list of attribute data type corresponding to attribute names from pcAttributeLabels, as specified in af\app\afdatatypi.i.

OUTPUT pdSDFObjectObj AS DECIMAL Notes: None

Examples: See the saveComboDetails procedure in ry\obj\rydynsdfmv.w.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095